home *** CD-ROM | disk | FTP | other *** search
- 04-06-91
- Fixing the input() problem created another problem whereas
- CKIT would not display the exit_msg when returning to the
- BBS. Fixed.
-
- 04-05-91
-
- Added s_printf() function. This will allow you to format
- your output the same as you would use printf(). You
- must include the source code in the CKIT.DOC to use it.
- See the CKITDEMO.C and CKIT.H. This function is not
- really part of the ckit libraries so you must include
- source can be found in the docs under s_printf or the
- CKIT.H file.
-
- Fixed a problem with input(). If the user tried to exceed
- the maximum length of your input buffer CKIT would
- display some garbage chars.
-
- 03-05-91
-
- Added support for DORINFOx.DEF files for RBBS, QUICKBBS and other systems.
-
- The following pages have been added/changed in some manner.
-
- Added pointer to internal pcboard.sys buffer - BYTE *pcbsysbuf
-
- Changed logoff_msg[] to exit_msg[]. logoff_msg[] is now displayed if
- the user says good-bye within the door.
-
-
- See the release history and ckit.doc for additional information.
-